home *** CD-ROM | disk | FTP | other *** search
/ LiquidLibrary 2005 February / LiquidLibrary 2005 February - Disc 1.iso / pc / Portfolio Browser / Filters / PDF / LIB / gs_std_e.ps < prev    next >
Text File  |  2003-01-03  |  3KB  |  64 lines

  1. %    Copyright (C) 1993, 1994 Aladdin Enterprises.  All rights reserved.
  2. % This software is licensed to a single customer by Artifex Software Inc.
  3. % under the terms of a specific OEM agreement.
  4.  
  5. % $RCSfile$ $Revision$
  6. % Define the standard encoding vector.
  7. /StandardEncoding
  8. % \00x
  9.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  10.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  11.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  12.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  13. % \04x
  14.     /space /exclam /quotedbl /numbersign
  15.     /dollar /percent /ampersand /quoteright
  16.     /parenleft /parenright /asterisk /plus
  17.     /comma /hyphen /period /slash
  18.     /zero /one /two /three
  19.     /four /five /six /seven
  20.     /eight /nine /colon /semicolon
  21.     /less /equal /greater /question
  22. % \10x
  23.     /at /A /B /C /D /E /F /G
  24.     /H /I /J /K /L /M /N /O
  25.     /P /Q /R /S /T /U /V /W
  26.     /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
  27. % \14x
  28.     /quoteleft /a /b /c /d /e /f /g
  29.     /h /i /j /k /l /m /n /o
  30.     /p /q /r /s /t /u /v /w
  31.     /x /y /z /braceleft /bar /braceright /asciitilde /.notdef
  32. % \20x
  33.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  34.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  35.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  36.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  37. % \24x
  38.     /.notdef /exclamdown /cent /sterling
  39.     /fraction /yen /florin /section
  40.     /currency /quotesingle /quotedblleft /guillemotleft
  41.     /guilsinglleft /guilsinglright /fi /fl
  42.     /.notdef /endash /dagger /daggerdbl
  43.     /periodcentered /.notdef /paragraph /bullet
  44.     /quotesinglbase /quotedblbase /quotedblright /guillemotright
  45.     /ellipsis /perthousand /.notdef /questiondown
  46. % \30x
  47.     /.notdef /grave /acute /circumflex /tilde /macron /breve /dotaccent
  48.     /dieresis /.notdef /ring /cedilla /.notdef /hungarumlaut /ogonek /caron
  49.     /emdash /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  50.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  51. % \34x
  52.     /.notdef /AE /.notdef /ordfeminine /.notdef /.notdef /.notdef /.notdef
  53.     /Lslash /Oslash /OE /ordmasculine /.notdef /.notdef /.notdef /.notdef
  54.     /.notdef /ae /.notdef /.notdef /.notdef /dotlessi /.notdef /.notdef
  55.     /lslash /oslash /oe /germandbls /.notdef /.notdef /.notdef /.notdef
  56. % Make an array on large systems, a packed array on small ones.
  57. 256
  58. vmstatus exch pop exch pop
  59. 100000 ge { array astore readonly } { packedarray } ifelse
  60. def
  61. 0 StandardEncoding .registerencoding
  62. /StandardEncoding StandardEncoding .defineencoding
  63.